From: Kenichi Handa Date: Wed, 22 Jan 2003 02:54:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28676 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=80b456e3244fb0631eb4ca465e5ec386ce0fbe33;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 96dbe426c28..6be7215c2e4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1130,6 +1130,10 @@ with Custom. * Lisp Changes in Emacs 21.4 +** New function `decode-coding-region-as-inserted-from-file' can be +called to decode a region as if it is read from a file without +decoding. + ** New function `optimize-char-coding-system-table' can be called after making changes to `char-coding-system-table'.